Skip to content

build(deps): Bump candle-core from 0.10.2 to 0.11.0#655

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/candle-core-0.11.0
Open

build(deps): Bump candle-core from 0.10.2 to 0.11.0#655
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/candle-core-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps candle-core from 0.10.2 to 0.11.0.

Commits
  • 31f35b1 Bump candle version to 0.11.0 (#3658)
  • 9bcfd98 Add paged flash-attn kernels (#3655)
  • c63cb20 [CPU] Quantized perf improvements (#3643)
  • 5152ef6 Support embedding forward pass for ggml quants (#3644)
  • f53ed3b Parameter cache for CUDA kernel launch (#3598)
  • a9667ca Support cuda 13.3 (#3642)
  • 29a15c2 Remove flash attn specific rayon threadpool. Use device.with_context around e...
  • 0190c65 refactor: converge CPU flash attn kernels on shared primitives (#3513)
  • c4b0faf [CPU] Persistent barrier based threadpool and improved qgemm (#3627)
  • 7625889 [CPU] Add neon optimized path to BlockQ8K::from_float (#3629)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrade candle-core from 0.10.2 to 0.11.0 to pick up performance improvements (e.g., paged flash-attn, CPU quantized speedups) and CUDA 13.3 support. Updated the example crate and lockfile; no code changes.

  • Dependencies
    • candle-core: 0.10.2 → 0.11.0 (examples; CPU-only defaults)
    • Transitives: safetensors 0.8.0, zip 8.6.0; added libc, zerocopy, tempfile

Written for commit 2e29a68. Summary will update on new commits.

Review in cubic

Bumps [candle-core](https://github.com/huggingface/candle) from 0.10.2 to 0.11.0.
- [Changelog](https://github.com/huggingface/candle/blob/main/CHANGELOG.md)
- [Commits](huggingface/candle@0.10.2...0.11.0)

---
updated-dependencies:
- dependency-name: candle-core
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 26, 2026
@dependabot dependabot Bot requested a review from marvin-hansen as a code owner June 26, 2026 22:22
@dependabot dependabot Bot added the rust Pull requests that update Rust code label Jun 26, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​candle-core@​0.10.2 ⏵ 0.11.010010099100100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants